home *** CD-ROM | disk | FTP | other *** search
/ PCMania 46 / PCMania CD46_2.iso / pc / sonar96 / kmatica.dir / 00784.ls < prev    next >
Encoding:
Text File  |  1994-07-07  |  121 b   |  11 lines

  1. on exitFrame
  2.   Diana()
  3.   Frenesi()
  4.   menu()
  5.   if rollOver(41) then
  6.     go(the frame)
  7.   else
  8.     go("expo2")
  9.   end if
  10. end
  11.